func net/http/httputil.ishex
3 uses
net/http/httputil (current package)
reverseproxy.go#L949: if i+2 >= len(s) || !ishex(s[i+1]) || !ishex(s[i+2]) {
reverseproxy.go#L960: func ishex(c byte) bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)